home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8076 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  669 b 

  1. Path: il.ft.hse.nl!not-for-mail
  2. From: robert@il.ft.hse.nl (robert)
  3. Newsgroups: comp.lang.c
  4. Subject: binary trees implementation using file(s)
  5. Date: 1 Mar 1996 13:16:41 +0100
  6. Organization: LSD...melts in your mind, not in your hand
  7. Message-ID: <4h6pr9$nq4@charm.il.ft.hse.nl>
  8. NNTP-Posting-Host: charm.il.ft.hse.nl
  9.  
  10. For a (possible) project, I want to use a binary search tree implemented
  11. using files. I have a pretty good idea already about how to implement
  12. it, but was wondering if something similar has already been done (if so,
  13. I would appreciate some pointers (...) as to where to find code).
  14.  
  15.                                                                 robert 
  16.